Skip to content

Conversation

@simeonoff
Copy link
Collaborator

@simeonoff simeonoff commented Dec 2, 2024

Closes #13770

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

simeonoff and others added 30 commits November 6, 2024 17:27
SisIvanova and others added 30 commits October 23, 2025 18:05
* refactor(input-group): add readonly styles

* fix(input-group): material border styles
* refactor(input-group): input refinement

* refactor(input-group): address review comments

* fix(input-group): helper text issue

* Update _core.scss

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
…6372)

* fix(checkbox): fix checkbox styles to be identic between projects

* fix(checkbox): fix latest addressed problems
- Standardize `--component-size` for icons in navbar themes.
- Remove redundant `--ig-size` definitions from shared themes.
- Add padding and auto sizing for indigo theme icons.
- Update icon button styles for consistent behavior across themes.
… instead of 'shadow' - scoped (#16461)

* fix(themes): update properties to use 'elevation' variables instead of 'shadow' variables

* deps(theming): bump to the latest version

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
* fix(switch): style component using sass theme

* fix(switch): indigo border-radius

* fix(switch): hover shadow
refactor(list): styling discrepancies
* fix(*): styling discrepancies

* fix(slider): remove flex-grow

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Themes: Scope component styles to component

7 participants